-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: S3 bug with AliyundriveOpen when objectName contains /. #6660
Conversation
…iled due to KeyNotFound, make dir to fix this.
Thanks for opening this pull request! Please check out our contributing guidelines. |
…eopen failed due to KeyNotFound, make dir to fix this." This reverts commit eb24f45.
…eate multi-level file
@akang943578 gofakes3的库不要替换,还是用alist-org下的,go mod中更新版本即可 |
然后你这pr是不是得改个名😊又是修另一个问题了 |
This reverts commit 7460fad.
Ok, 现在commit太多,我重新提一个PR。 |
New PR: #6683 |
Fix: when S3 PutObject with objectName contains /, aliyundriveopen failed due to KeyNotFound, make dir to fix this.
Refer Issue: #6588
Tested with Seafile and AliyundriveOpen.